home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98b.txt / 000035_icon-group-sender _Thu May 21 08:57:28 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.8/8.8.7) with SMTP id IAA18936
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Thu, 21 May 1998 08:57:28 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA28817; Thu, 21 May 1998 08:57:22 -0700
  7. Date: Wed, 20 May 1998 18:09:03 -0700
  8. From: Gregg Townsend <gmt>
  9. Message-Id: <9805210109.AA27090@hawk.CS.Arizona.EDU>
  10. To: icon-group
  11. Subject: Jcon: A Java-based Icon
  12. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  13. Status: RO
  14. Content-Length: 982
  15.  
  16. We are pleased to announce the general distribution release of version 1.0
  17. of "Jcon," an experimental Java-based Icon implementation.
  18.  
  19. Jcon is a new Java-based implementation of the Icon programming language.
  20. The Jcon translator, written in Icon, generates Java class files that
  21. execute in conjunction with a run-time system written in Java. 
  22.  
  23. Jcon is an essentially complete implementation of the core Icon language,
  24. lacking only a few things such as chdir() that cannot be done in Java. Large
  25. integers are not implemented, and only rudimentary graphics are present. 
  26.  
  27. Jcon is an experimental research project and should be viewed in that light.
  28. We are distributing Jcon because it is interesting. Its performance does not
  29. match that of the standard Icon interpreter, which is still preferred for
  30. production and everyday use. 
  31.  
  32. Please visit 
  33.     http://www.cs.arizona.edu/icon/jcon/
  34. for more information about Jcon's status and distribution.
  35.  
  36.     Gregg Townsend
  37.     Todd Proebsting
  38.